CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 熵 matlab

搜索资源列表

  1. Maximum Entropy v1.00

    2下载:
  2. 一个基于最大熵的图像复原算法源代码。可以完成图像的去燥声和去模糊。-One based on maximum entropy image restoration algorithm source code. To complete the image to the dry sound and defuzzification.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:14485
    • 提供者:风涌泉
  1. MATLAB

    0下载:
  2. 用MATLAB计算图像信息熵,图像为遥感融合图像tm与spot图像IHS、PCA融合-Calculation of Entropy
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:771
    • 提供者:李伟
  1. maximumentropy

    0下载:
  2. 最大熵图像复原方法,效果还好,这是最近努力的结果,不过或许需要适当的改进之后会有更好的结果,分享一下-Maximum entropy image restoration method, the effect Fortunately, this is the result of recent efforts, but may need to be appropriate to improve after the better results, share
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:30086
    • 提供者:重大包
  1. Imagequalityevaluation

    5下载:
  2. 包含了主要的图像质量评价的matlab源程序。图像熵,图像的方差和,以及基于边缘检测算子的质量评价函数。-Contains the main image quality evaluation of the matlab source code. Image entropy, variance and images, as well as edge detection operator based on the quality of the evaluation function.
  3. 所属分类:Graph program

    • 发布日期:2015-02-21
    • 文件大小:2694
    • 提供者:巫军
  1. imageevaluation

    2下载:
  2. 图像质量评价,熵、平均梯度、边缘强度、方差等-Image quality evaluation, entropy, average gradient, edge strength, variance, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2641
    • 提供者:fanwentao
  1. oula

    2下载:
  2. 基于欧拉-熵向量的图像检索,相似度可用马氏距离-Based on Euler- entropy vector image retrieval, similarity can be used Mahalanobis distance
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-21
    • 文件大小:3586
    • 提供者:andy
  1. MaoSy

    1下载:
  2. 用MATLAB编写的5个程序,,其中有三个用到高阶谱分析箱HOSA,,可在pudn网站下载这个工具箱。另外有计算信息熵和图像处理的MATLAB程序,,均为自己编写-MATLAB prepared with five procedures, which use higher-order spectral analysis of three boxes HOSA,, can be downloaded from the web sites in the toolbox pudn. In additi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6192
    • 提供者:maofei47
  1. hh

    0下载:
  2. 最大熵准则图像分割,matlab程序互相学习一下-Maximum entropy image segmentation, matlab program learn from each other about
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:5808
    • 提供者:liming
  1. anovelaprroachofimagefusion

    1下载:
  2. 一篇英文文献,文中介绍的方法是先把图像分块,用熵值作为衡量每块图像的信息多少;计算每个图像块的熵值,熵值越大,信息含量就多。但是仅仅把熵值大的图像块拼在一起得到的融合图像有明显的不连续性,文中介绍了消除这种不连续性的方法-An English literature, the paper introduces the method is to first image block, using entropy as a measure of how much each piece of image
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:731801
    • 提供者:许国柱
  1. huffman

    1下载:
  2. 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1293513
    • 提供者:刘雨相
  1. variance

    0下载:
  2. 实现图像的方差,斜度,峰度,能量和熵的实现,代码简单,可以直接运行-matlab graph variance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:470355
    • 提供者:qbm
  1. Renyi

    0下载:
  2. 实现图像的清晰分割,效果明显,基于图像灰度-梯度构造的二维直方图,在此基础上计算目标与背景的二维Renyi熵-It can handle more types of images and get more accurate shape of the image edgee that pixels gradient information in combination with parameter of Renyi entropy which is adjustable
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:8884
    • 提供者:jin
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6128
    • 提供者:杨智雄
  1. 两个matlab实现最大熵法图像分割程序

    1下载:
  2. 本文提供了两种方法计算二维最大图像信息熵(This paper provides two methods for computing two-dimensional maximum image information entropy)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:8192
    • 提供者:DJH
  1. latmab文件

    0下载:
  2. 用最大熵法分割图像,matlab实现最大熵法图像分割程序源代码。(Using maximum entropy method to segment images, matlab achieve maximum entropy method, image segmentation program source code.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:方小刚
  1. 交叉熵优化高斯混合模型

    2下载:
  2. matlab最大似然优化与交叉熵(CE)多高斯混合估计算法的应用(Maximum Likelihood Optimization and Cross Entropy (CE) Multi - Gaussian Mixture Estimation Algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:31744
    • 提供者:niuxiaoniu
  1. lodfbw1

    0下载:
  2. 近似熵MATLAB的计算程序,可以通过此程序对脑电信号EEG进行分析(Approximate entropy of MATLAB calculation, can use this procedure to analyze EEG EEG)
  3. 所属分类:图形图像处理

  1. spiht程序 包含小波变换 熵编码

    0下载:
  2. 利用matlab来实现图像压缩,spiht算法作者原版代码,包含了二进制熵编码以及小波变换,自适应分解等级,加入了示例图片。(The use of MATLAB to achieve image compression, SPIHT algorithm author original code, including binary entropy coding and wavelet transform, adaptive decomposition level, joined the sampl
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1409024
    • 提供者:xwdshiwo
  1. imagine entropy

    0下载:
  2. 一个MATLAB写的求图像的信息熵程序,对大家肯定有用(This is is matlab code about imagine entropy)
  3. 所属分类:2D图形编程

    • 发布日期:2017-12-26
    • 文件大小:1238016
    • 提供者:chnzhn
  1. test

    1下载:
  2. 在文件夹里有1,2,4题的代码 第一题,灰度线性变换 第二题,伽马变换 第三个,对比度拉伸变换 第四题,直方图均衡化 第五题,最大熵阈值方法(There are 1, 2, 4 codes in the folder First question, gray level linear transformation Second questions, gamma transform Third, contrast stretching transformations Fourth
  3. 所属分类:图形图像处理

« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com